UInt16NIProviderIMathUInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<UInt16N> IProvider<IMath<UInt16N>>.GetInstance()
Private Function GetInstance As IMath(Of UInt16N)
Implements IProvider(Of IMath(Of UInt16N)).GetInstance
private:
virtual IMath<UInt16N>^ GetInstance() sealed = IProvider<IMath<UInt16N>^>::GetInstance
private abstract GetInstance : unit -> IMath<UInt16N>
private override GetInstance : unit -> IMath<UInt16N>
IMathUInt16NAn instance of
T.
IProviderTGetInstance